Auto merge of #3150 - matklad:deprecate-read-manifest, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 3 Oct 2016 08:43:02 +0000 (01:43 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2016 08:43:02 +0000 (01:43 -0700)
Document that read_manifest command is deprecated

I believe we intended to deprecate read_manifest command. I am not sure what a deprecation process for Cargo commands should be, but I guess it should involve mentioning somewhere that the command is deprecated :)


Trivial merge